[INFO] cloning repository https://github.com/platerflow/platerflow.rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/platerflow/platerflow.rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplaterflow%2Fplaterflow.rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplaterflow%2Fplaterflow.rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 75ab5ac50cd9af0f4b985716682fbb93d1af6197
[INFO] checking platerflow/platerflow.rs against try#d8be25549d5418405531341b4be6d8538fc3c42e for pr-156160-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplaterflow%2Fplaterflow.rs" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/platerflow/platerflow.rs
[INFO] finished tweaking git repo https://github.com/platerflow/platerflow.rs
[INFO] tweaked toml for git repo https://github.com/platerflow/platerflow.rs written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/platerflow/platerflow.rs on toolchain d8be25549d5418405531341b4be6d8538fc3c42e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d8be25549d5418405531341b4be6d8538fc3c42e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/platerflow/platerflow.rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d8be25549d5418405531341b4be6d8538fc3c42e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:fd22e2154e7db748230f413534f3a6d034160c9d2b7c14b90fba4e9bfc1a36d4" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 222d06c2268934ed846713600e8384c7663af970d9c713de74e77c4403b37c1d
[INFO] running `Command { std: "docker" "start" "222d06c2268934ed846713600e8384c7663af970d9c713de74e77c4403b37c1d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "222d06c2268934ed846713600e8384c7663af970d9c713de74e77c4403b37c1d" "/opt/rustwide/cargo-home/bin/cargo" "+d8be25549d5418405531341b4be6d8538fc3c42e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "222d06c2268934ed846713600e8384c7663af970d9c713de74e77c4403b37c1d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "222d06c2268934ed846713600e8384c7663af970d9c713de74e77c4403b37c1d" "/opt/rustwide/cargo-home/bin/cargo" "+d8be25549d5418405531341b4be6d8538fc3c42e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling libm v0.2.7
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]     Checking pin-project-lite v0.2.12
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]     Checking bytes v1.4.0
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling cc v1.0.82
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling serde v1.0.183
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]     Checking socket2 v0.5.3
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling serde_derive v1.0.183
[INFO] [stderr]    Compiling rustix v0.38.8
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]    Compiling syn v2.0.29
[INFO] [stderr]    Compiling openssl-src v111.27.0+1.1.1v
[INFO] [stderr]     Checking tokio v1.32.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]     Checking tracing-core v0.1.31
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling openssl v0.10.56
[INFO] [stderr]    Compiling serde_json v1.0.105
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling openssl-sys v0.9.91
[INFO] [stderr]    Compiling bitflags v2.4.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.5
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]     Checking http v0.2.9
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling cbindgen v0.16.0
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]     Checking futures-io v0.3.28
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]     Checking futures-sink v0.3.28
[INFO] [stderr]    Compiling fastrand v2.0.0
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling tempfile v3.8.0
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]     Checking tokio-util v0.7.8
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking num-complex v0.3.1
[INFO] [stderr]     Checking approx v0.4.0
[INFO] [stderr]     Checking aho-corasick v1.0.4
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking regex-syntax v0.7.4
[INFO] [stderr]     Checking try-lock v0.2.4
[INFO] [stderr]     Checking percent-encoding v2.3.0
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking rand_distr v0.3.0
[INFO] [stderr]     Checking form_urlencoded v1.2.0
[INFO] [stderr]     Checking simba v0.3.1
[INFO] [stderr]     Checking matrixmultiply v0.2.4
[INFO] [stderr]     Checking anstyle-parse v0.2.1
[INFO] [stderr]     Checking h2 v0.3.20
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking regex-automata v0.3.6
[INFO] [stderr]     Checking anstyle-query v1.0.0
[INFO] [stderr]     Checking hashbrown v0.14.0
[INFO] [stderr]     Checking anstyle v1.0.1
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking indexmap v2.0.0
[INFO] [stderr]     Checking anstream v0.3.2
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]     Checking deflate v0.8.6
[INFO] [stderr]     Checking miniz_oxide v0.3.7
[INFO] [stderr]     Checking toml_datetime v0.6.3
[INFO] [stderr]     Checking serde_spanned v0.6.3
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking clap_lex v0.5.0
[INFO] [stderr]     Checking hyper v0.14.27
[INFO] [stderr]     Checking winnow v0.5.14
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking weezl v0.1.7
[INFO] [stderr]     Checking regex v1.9.3
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking scan_fmt v0.2.6
[INFO] [stderr]     Checking nalgebra v0.23.2
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking gif v0.11.4
[INFO] [stderr]     Checking png v0.16.8
[INFO] [stderr]     Checking toml_edit v0.19.14
[INFO] [stderr]     Checking clap_builder v4.3.23
[INFO] [stderr]     Checking url v2.4.0
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking encoding_rs v0.8.32
[INFO] [stderr]     Checking base64 v0.21.2
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking ipnet v2.8.0
[INFO] [stderr]     Checking iana-time-zone v0.1.57
[INFO] [stderr]     Checking colored v2.0.4
[INFO] [stderr]     Checking chrono v0.4.26
[INFO] [stderr]     Checking subprocess v0.2.9
[INFO] [stderr]     Checking toml v0.7.6
[INFO] [stderr]     Checking glob v0.3.1
[INFO] [stderr]     Checking exitcode v1.1.2
[INFO] [stderr]     Checking clap v4.3.23
[INFO] [stderr]    Compiling stl2thumbnail v1.0.0 (https://github.com/platerflow/stl2thumbnail_rs#e9ce89c7)
[INFO] [stderr]     Checking nalgebra-glm v0.9.0
[INFO] [stderr] error: failed to run custom build command for `stl2thumbnail v1.0.0 (https://github.com/platerflow/stl2thumbnail_rs#e9ce89c7)`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/stl2thumbnail-67b7e27c7b5aae95/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (2713) panicked at /opt/rustwide/cargo-home/git/checkouts/stl2thumbnail_rs-02ccaf2f49975ef5/e9ce89c/build.rs:17:10:
[INFO] [stderr]   called `Result::unwrap()` on an `Err` value: CargoMetadata("/opt/rustwide/cargo-home/git/checkouts/stl2thumbnail_rs-02ccaf2f49975ef5/e9ce89c/Cargo.toml", Metadata(Output { status: ExitStatus(unix_wait_status(25856)), stdout: "", stderr: "    Updating crates.io index\nwarning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)\nwarning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)\nwarning: spurious network error (1 try remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)\nwarning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)\nwarning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)\nwarning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)\nwarning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)\nwarning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)\nwarning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)\nwarning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)\nwarning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)\nwarning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)\nwarning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)\nwarning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)\nwarning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)\nwarning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)\nwarning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)\nwarning: spurious network error (1 try remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)\nwarning: spurious network error (1 try remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)\nwarning: spurious network error (1 try remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)\nwarning: spurious network error (1 try remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)\nwarning: spurious network error (1 try remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)\nwarning: spurious network error (1 try remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)\nwarning: spurious network error (1 try remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)\nerror: failed to get `anyhow` as a dependency of package `stl2thumbnail v1.0.0 (/opt/rustwide/cargo-home/git/checkouts/stl2thumbnail_rs-02ccaf2f49975ef5/e9ce89c)`\n\nCaused by:\n  failed to load source for dependency `anyhow`\n\nCaused by:\n  unable to update registry `crates-io`\n\nCaused by:\n  download of config.json failed\n\nCaused by:\n  [6] Could not resolve hostname (Could not resolve host: index.crates.io)\n" }))
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5bcdddb67688 - std[58e9059bfb67e8d4]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/d8be25549d5418405531341b4be6d8538fc3c42e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x5bcdddb67688 - std[58e9059bfb67e8d4]::backtrace_rs::backtrace::trace_unsynchronized::<std[58e9059bfb67e8d4]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/d8be25549d5418405531341b4be6d8538fc3c42e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x5bcdddb67688 - std[58e9059bfb67e8d4]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/d8be25549d5418405531341b4be6d8538fc3c42e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x5bcdddb67688 - <<std[58e9059bfb67e8d4]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d1ec29352f12a9b9]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/d8be25549d5418405531341b4be6d8538fc3c42e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x5bcdddb7d57a - <core[d1ec29352f12a9b9]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/d8be25549d5418405531341b4be6d8538fc3c42e/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x5bcdddb7d57a - core[d1ec29352f12a9b9]::fmt::write
[INFO] [stderr]      6:     0x5bcdddb6ca22 - std[58e9059bfb67e8d4]::io::default_write_fmt::<std[58e9059bfb67e8d4]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/d8be25549d5418405531341b4be6d8538fc3c42e/library/std/src/io/mod.rs:623:11
[INFO] [stderr]      7:     0x5bcdddb6ca22 - <std[58e9059bfb67e8d4]::sys::stdio::unix::Stderr as std[58e9059bfb67e8d4]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/d8be25549d5418405531341b4be6d8538fc3c42e/library/std/src/io/mod.rs:1661:13
[INFO] [stderr]      8:     0x5bcdddb498b6 - <std[58e9059bfb67e8d4]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/d8be25549d5418405531341b4be6d8538fc3c42e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x5bcdddb498b6 - std[58e9059bfb67e8d4]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/d8be25549d5418405531341b4be6d8538fc3c42e/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x5bcdddb622a1 - std[58e9059bfb67e8d4]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/d8be25549d5418405531341b4be6d8538fc3c42e/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x5bcdddb6251b - std[58e9059bfb67e8d4]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/d8be25549d5418405531341b4be6d8538fc3c42e/library/std/src/panicking.rs:814:13
[INFO] [stderr]     12:     0x5bcdddb49972 - std[58e9059bfb67e8d4]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/d8be25549d5418405531341b4be6d8538fc3c42e/library/std/src/panicking.rs:687:13
[INFO] [stderr]     13:     0x5bcdddb3e9f9 - std[58e9059bfb67e8d4]::sys::backtrace::__rust_end_short_backtrace::<std[58e9059bfb67e8d4]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/d8be25549d5418405531341b4be6d8538fc3c42e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x5bcdddb4a25d - __rustc[2e3ad286fda7e55b]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/d8be25549d5418405531341b4be6d8538fc3c42e/library/std/src/panicking.rs:678:5
[INFO] [stderr]     15:     0x5bcdddb7ddfc - core[d1ec29352f12a9b9]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/d8be25549d5418405531341b4be6d8538fc3c42e/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x5bcdddb7db72 - core[d1ec29352f12a9b9]::result::unwrap_failed
[INFO] [stderr]                                  at /rustc/d8be25549d5418405531341b4be6d8538fc3c42e/library/core/src/result.rs:1870:5
[INFO] [stderr]     17:     0x5bcddd85d24f - build_script_build[2131ed76faf1ccd]::main
[INFO] [stderr]     18:     0x5bcddd8672d3 - <fn() as core[d1ec29352f12a9b9]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     19:     0x5bcddd857a46 - std[58e9059bfb67e8d4]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     20:     0x5bcddd8657a9 - std[58e9059bfb67e8d4]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     21:     0x5bcdddb61597 - <&dyn core[d1ec29352f12a9b9]::ops::function::Fn<(), Output = i32> + core[d1ec29352f12a9b9]::marker::Sync + core[d1ec29352f12a9b9]::panic::unwind_safe::RefUnwindSafe as core[d1ec29352f12a9b9]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/d8be25549d5418405531341b4be6d8538fc3c42e/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     22:     0x5bcdddb61597 - std[58e9059bfb67e8d4]::panicking::catch_unwind::do_call::<&dyn core[d1ec29352f12a9b9]::ops::function::Fn<(), Output = i32> + core[d1ec29352f12a9b9]::marker::Sync + core[d1ec29352f12a9b9]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/d8be25549d5418405531341b4be6d8538fc3c42e/library/std/src/panicking.rs:575:43
[INFO] [stderr]     23:     0x5bcdddb61597 - std[58e9059bfb67e8d4]::panicking::catch_unwind::<i32, &dyn core[d1ec29352f12a9b9]::ops::function::Fn<(), Output = i32> + core[d1ec29352f12a9b9]::marker::Sync + core[d1ec29352f12a9b9]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stderr]                                  at /rustc/d8be25549d5418405531341b4be6d8538fc3c42e/library/std/src/panicking.rs:543:19
[INFO] [stderr]     24:     0x5bcdddb61597 - std[58e9059bfb67e8d4]::panic::catch_unwind::<&dyn core[d1ec29352f12a9b9]::ops::function::Fn<(), Output = i32> + core[d1ec29352f12a9b9]::marker::Sync + core[d1ec29352f12a9b9]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/d8be25549d5418405531341b4be6d8538fc3c42e/library/std/src/panic.rs:359:14
[INFO] [stderr]     25:     0x5bcdddb61597 - std[58e9059bfb67e8d4]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/d8be25549d5418405531341b4be6d8538fc3c42e/library/std/src/rt.rs:175:24
[INFO] [stderr]     26:     0x5bcdddb61597 - std[58e9059bfb67e8d4]::panicking::catch_unwind::do_call::<std[58e9059bfb67e8d4]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/d8be25549d5418405531341b4be6d8538fc3c42e/library/std/src/panicking.rs:575:43
[INFO] [stderr]     27:     0x5bcdddb61597 - std[58e9059bfb67e8d4]::panicking::catch_unwind::<isize, std[58e9059bfb67e8d4]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/d8be25549d5418405531341b4be6d8538fc3c42e/library/std/src/panicking.rs:543:19
[INFO] [stderr]     28:     0x5bcdddb61597 - std[58e9059bfb67e8d4]::panic::catch_unwind::<std[58e9059bfb67e8d4]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/d8be25549d5418405531341b4be6d8538fc3c42e/library/std/src/panic.rs:359:14
[INFO] [stderr]     29:     0x5bcdddb61597 - std[58e9059bfb67e8d4]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/d8be25549d5418405531341b4be6d8538fc3c42e/library/std/src/rt.rs:171:5
[INFO] [stderr]     30:     0x5bcddd860dd1 - std[58e9059bfb67e8d4]::rt::lang_start::<()>
[INFO] [stderr]     31:     0x5bcddd85edf5 - main
[INFO] [stderr]     32:     0x7ea64ae1f1ca - <unknown>
[INFO] [stderr]     33:     0x7ea64ae1f28b - __libc_start_main
[INFO] [stderr]     34:     0x5bcddd847015 - _start
[INFO] [stderr]     35:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "222d06c2268934ed846713600e8384c7663af970d9c713de74e77c4403b37c1d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "222d06c2268934ed846713600e8384c7663af970d9c713de74e77c4403b37c1d", kill_on_drop: false }`
[INFO] [stdout] 222d06c2268934ed846713600e8384c7663af970d9c713de74e77c4403b37c1d
